Release 10.1A: OpenEdge Development:
Progress 4GL Reference
&MESSAGE preprocessor directive
Displays a message at compile time in the Compiler Messages dialog box.
Note: Does not apply to SpeedScript programming.Syntax
text-stringA string of characters, preprocessor name references, named include file arguments, or any combination of these that results in a character string to display. The
Examplestext-stringargument does not need to be quoted.This is a possible compile-time message directive:
If this fragment appears in a procedure file,
cmessage.p, compiling this file with the COMPILE statement causes the following message to be included with the compiler messages:
See also
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |